Skip to content

Conversation

zheylmun
Copy link

Followed example of how to support both 0.2.x and 1.0.0 in stm32f4xx-hal
All crate references to the existing hal use the lib export, and both the 1.0 traits and 0.2.x traits can now be supported.
Note that none of the implementation is done for the 1.0.0 traits, just organizing the existing dependencies to allow it.

I did update some dependencies here, I can roll that back if there's a desire for it.

Followed example in stm32f4xx-hal
All crate references to the hal use the lib export, and both the 1.0 traits and 0.2.x traits can be supported
Note that none of the implementation is done for the 1.0.0 traits, just organizing the dependencies to allow it
@zheylmun zheylmun requested a review from a team as a code owner January 28, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant